sign bit meaning in English
正负号位符号位
Examples
- The sign bit is not copied during the shift
符号位元在右移的过程不会被复制。 - Are unsigned , so there is no sign bit to propagate
是无符号的,所以没有符号位需要传递。 - Sign bit acquisition system
符号位地震仪 - The right - shift is an arithmetic shift high - order empty bits are set to the sign bit
,则右移位是算术移位(高序空位设置为符号位) 。 - Takes a single operand and inverts all the bits , including the sign bit , and assigns that value to the result
采用单个操作数并反转所有位(包括符号位) ,然后将该值赋予结果。